[INFO] cloning repository https://github.com/zxionf/xel-gui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zxionf/xel-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxionf%2Fxel-gui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxionf%2Fxel-gui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8850d503c016b14e741f57e7690c3d380c6d2b15
[INFO] fixing zxionf/xel-gui against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxionf%2Fxel-gui" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zxionf/xel-gui
[INFO] finished tweaking git repo https://github.com/zxionf/xel-gui
[INFO] tweaked toml for git repo https://github.com/zxionf/xel-gui written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zxionf/xel-gui on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zxionf/xel-gui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded orbclient v0.3.54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6440ade59225e8462f0b3e6a1ed0418367eb1749aae2065cdf480dd06c20e5c8
[INFO] running `Command { std: "docker" "start" "6440ade59225e8462f0b3e6a1ed0418367eb1749aae2065cdf480dd06c20e5c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6440ade59225e8462f0b3e6a1ed0418367eb1749aae2065cdf480dd06c20e5c8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6440ade59225e8462f0b3e6a1ed0418367eb1749aae2065cdf480dd06c20e5c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6440ade59225e8462f0b3e6a1ed0418367eb1749aae2065cdf480dd06c20e5c8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking cgmath v0.18.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking wgpu-types v28.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking naga v28.0.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]     Checking wgpu v28.0.0
[INFO] [stderr]     Checking xelgui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `UiRoot` in this scope
[INFO] [stdout]   --> src/debug.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ui: UiRoot,
[INFO] [stdout]    |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Label` in this scope
[INFO] [stdout]    --> src/debug.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 |         vbox.push(Label::new(0.0, 0.0, "Hello, XelGUI!", 32.0).with_color(Color::WHITE));
[INFO] [stdout]     |                   ^^^^^ use of undeclared type `Label`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use wgpu::Label;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/debug.rs:134:75
[INFO] [stdout]     |
[INFO] [stdout] 134 |         vbox.push(Label::new(0.0, 0.0, "Hello, XelGUI!", 32.0).with_color(Color::WHITE));
[INFO] [stdout]     |                                                                           ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use env_logger::fmt::Color;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use wgpu::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Label` in this scope
[INFO] [stdout]    --> src/debug.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |             Label::new(0.0, 0.0, "中文标题", 24.0).with_color(Color::new(0.3, 0.8, 0.5, 1.0)),
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Label`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use wgpu::Label;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/debug.rs:136:59
[INFO] [stdout]     |
[INFO] [stdout] 136 |             Label::new(0.0, 0.0, "中文标题", 24.0).with_color(Color::new(0.3, 0.8, 0.5, 1.0)),
[INFO] [stdout]     |                                                               ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use env_logger::fmt::Color;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use wgpu::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Label` in this scope
[INFO] [stdout]    --> src/debug.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             Label::new(0.0, 0.0, "Press the button below", 18.0)
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Label`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use wgpu::Label;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/debug.rs:140:29
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 .with_color(Color::new(0.7, 0.7, 0.7, 1.0)),
[INFO] [stdout]     |                             ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use env_logger::fmt::Color;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use wgpu::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UiRoot` in this scope
[INFO] [stdout]   --> src/debug.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ui: UiRoot,
[INFO] [stdout]    |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Label` in this scope
[INFO] [stdout]    --> src/debug.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 |         vbox.push(Label::new(0.0, 0.0, "Hello, XelGUI!", 32.0).with_color(Color::WHITE));
[INFO] [stdout]     |                   ^^^^^ use of undeclared type `Label`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use wgpu::Label;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/debug.rs:134:75
[INFO] [stdout]     |
[INFO] [stdout] 134 |         vbox.push(Label::new(0.0, 0.0, "Hello, XelGUI!", 32.0).with_color(Color::WHITE));
[INFO] [stdout]     |                                                                           ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use env_logger::fmt::Color;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use wgpu::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Label` in this scope
[INFO] [stdout]    --> src/debug.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |             Label::new(0.0, 0.0, "中文标题", 24.0).with_color(Color::new(0.3, 0.8, 0.5, 1.0)),
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Label`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use wgpu::Label;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/debug.rs:136:59
[INFO] [stdout]     |
[INFO] [stdout] 136 |             Label::new(0.0, 0.0, "中文标题", 24.0).with_color(Color::new(0.3, 0.8, 0.5, 1.0)),
[INFO] [stdout]     |                                                               ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use env_logger::fmt::Color;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use wgpu::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Label` in this scope
[INFO] [stdout]    --> src/debug.rs:139:13
[INFO] [stdout]     |
[INFO] [stdout] 139 |             Label::new(0.0, 0.0, "Press the button below", 18.0)
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Label`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use wgpu::Label;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> src/debug.rs:140:29
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 .with_color(Color::new(0.7, 0.7, 0.7, 1.0)),
[INFO] [stdout]     |                             ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use env_logger::fmt::Color;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use wgpu::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied
[INFO] [stdout]    --> src/debug.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             Renderer2D::new(&device, surface_format, size.width, size.height, &font_data);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^                          ----------  -----------  ---------- unexpected argument #5 of type `&Vec<u8>`
[INFO] [stdout]     |                                                      |           |
[INFO] [stdout]     |                                                      |           unexpected argument #4 of type `u32`
[INFO] [stdout]     |                                                      expected `&Queue`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: expected `&SurfaceConfiguration<Vec<...>>`, found `TextureFormat`
[INFO] [stdout]    --> src/debug.rs:126:38
[INFO] [stdout]     |
[INFO] [stdout] 126 |             Renderer2D::new(&device, surface_format, size.width, size.height, &font_data);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&wgpu::wgpu_types::SurfaceConfiguration<Vec<TextureFormat>>`
[INFO] [stdout]                     found enum `TextureFormat`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/render/mod.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]     |
[INFO] [stdout] 126 -             Renderer2D::new(&device, surface_format, size.width, size.height, &font_data);
[INFO] [stdout] 126 +             Renderer2D::new(&device, /* &wgpu::wgpu_types::SurfaceConfiguration<Vec<TextureFormat>> */, /* &wgpu::Queue */);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `UiRoot` in this scope
[INFO] [stdout]    --> src/debug.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let mut ui = UiRoot::new();
[INFO] [stdout]     |                      ^^^^^^ use of undeclared type `UiRoot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `VBox` in this scope
[INFO] [stdout]    --> src/debug.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let mut vbox = VBox::new(12.0);
[INFO] [stdout]     |                        ^^^^ use of undeclared type `VBox`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 133 -         let mut vbox = VBox::new(12.0);
[INFO] [stdout] 133 +         let mut vbox = Box::new(12.0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Button` in this scope
[INFO] [stdout]    --> src/debug.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |         vbox.push(Button::new(0.0, 0.0, 200.0, 60.0, "按钮", || {
[INFO] [stdout]     |                   ^^^^^^ use of undeclared type `Button`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `winit::event::DeviceEvent::Button`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 142 -         vbox.push(Button::new(0.0, 0.0, 200.0, 60.0, "按钮", || {
[INFO] [stdout] 142 +         vbox.push(winit::event::DeviceEvent::new(0.0, 0.0, 200.0, 60.0, "按钮", || {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Button` in this scope
[INFO] [stdout]    --> src/debug.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |         ui.add(Button::new(
[INFO] [stdout]     |                ^^^^^^ use of undeclared type `Button`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `winit::event::DeviceEvent::Button`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 150 -         ui.add(Button::new(
[INFO] [stdout] 150 +         ui.add(winit::event::DeviceEvent::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 5 arguments were supplied
[INFO] [stdout]    --> src/debug.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             Renderer2D::new(&device, surface_format, size.width, size.height, &font_data);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^                          ----------  -----------  ---------- unexpected argument #5 of type `&Vec<u8>`
[INFO] [stdout]     |                                                      |           |
[INFO] [stdout]     |                                                      |           unexpected argument #4 of type `u32`
[INFO] [stdout]     |                                                      expected `&Queue`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: expected `&SurfaceConfiguration<Vec<...>>`, found `TextureFormat`
[INFO] [stdout]    --> src/debug.rs:126:38
[INFO] [stdout]     |
[INFO] [stdout] 126 |             Renderer2D::new(&device, surface_format, size.width, size.height, &font_data);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&wgpu::wgpu_types::SurfaceConfiguration<Vec<TextureFormat>>`
[INFO] [stdout]                     found enum `TextureFormat`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/render/mod.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: remove the extra arguments
[INFO] [stdout]     |
[INFO] [stdout] 126 -             Renderer2D::new(&device, surface_format, size.width, size.height, &font_data);
[INFO] [stdout] 126 +             Renderer2D::new(&device, /* &wgpu::wgpu_types::SurfaceConfiguration<Vec<TextureFormat>> */, /* &wgpu::Queue */);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `UiRoot` in this scope
[INFO] [stdout]    --> src/debug.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let mut ui = UiRoot::new();
[INFO] [stdout]     |                      ^^^^^^ use of undeclared type `UiRoot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `VBox` in this scope
[INFO] [stdout]    --> src/debug.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let mut vbox = VBox::new(12.0);
[INFO] [stdout]     |                        ^^^^ use of undeclared type `VBox`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 133 -         let mut vbox = VBox::new(12.0);
[INFO] [stdout] 133 +         let mut vbox = Box::new(12.0);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Button` in this scope
[INFO] [stdout]    --> src/debug.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |         vbox.push(Button::new(0.0, 0.0, 200.0, 60.0, "按钮", || {
[INFO] [stdout]     |                   ^^^^^^ use of undeclared type `Button`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `winit::event::DeviceEvent::Button`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 142 -         vbox.push(Button::new(0.0, 0.0, 200.0, 60.0, "按钮", || {
[INFO] [stdout] 142 +         vbox.push(winit::event::DeviceEvent::new(0.0, 0.0, 200.0, 60.0, "按钮", || {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Button` in this scope
[INFO] [stdout]    --> src/debug.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |         ui.add(Button::new(
[INFO] [stdout]     |                ^^^^^^ use of undeclared type `Button`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `winit::event::DeviceEvent::Button`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 150 -         ui.add(Button::new(
[INFO] [stdout] 150 +         ui.add(winit::event::DeviceEvent::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `begin_frame` found for struct `Renderer2D` in the current scope
[INFO] [stdout]    --> src/debug.rs:228:23
[INFO] [stdout]     |
[INFO] [stdout] 228 |         self.renderer.begin_frame(self.size.width, self.size.height);
[INFO] [stdout]     |                       ^^^^^^^^^^^ method not found in `Renderer2D`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `begin_frame` found for struct `Renderer2D` in the current scope
[INFO] [stdout]    --> src/debug.rs:228:23
[INFO] [stdout]     |
[INFO] [stdout] 228 |         self.renderer.begin_frame(self.size.width, self.size.height);
[INFO] [stdout]     |                       ^^^^^^^^^^^ method not found in `Renderer2D`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `upload` found for struct `Renderer2D` in the current scope
[INFO] [stdout]    --> src/debug.rs:230:23
[INFO] [stdout]     |
[INFO] [stdout] 230 |         self.renderer.upload(&self.queue);
[INFO] [stdout]     |                       ^^^^^^ method not found in `Renderer2D`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `upload` found for struct `Renderer2D` in the current scope
[INFO] [stdout]    --> src/debug.rs:230:23
[INFO] [stdout]     |
[INFO] [stdout] 230 |         self.renderer.upload(&self.queue);
[INFO] [stdout]     |                       ^^^^^^ method not found in `Renderer2D`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xelgui` (bin "xelgui") due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `xelgui` (bin "xelgui" test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "6440ade59225e8462f0b3e6a1ed0418367eb1749aae2065cdf480dd06c20e5c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6440ade59225e8462f0b3e6a1ed0418367eb1749aae2065cdf480dd06c20e5c8", kill_on_drop: false }`
[INFO] [stdout] 6440ade59225e8462f0b3e6a1ed0418367eb1749aae2065cdf480dd06c20e5c8
